Skip to content

Conversation

IgorShadurin
Copy link
Contributor

This PR addresses an issue where the toString method was erroneously called as an async function. Since toString is a synchronous operation, this commit corrects the call to ensure it is executed in the proper synchronous context, improving code reliability and maintainability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant